summaryrefslogtreecommitdiff
path: root/app/[lng]/evcp/(evcp)/projects/page.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/[lng]/evcp/(evcp)/projects/page.tsx')
-rw-r--r--app/[lng]/evcp/(evcp)/projects/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/projects/page.tsx b/app/[lng]/evcp/(evcp)/projects/page.tsx
index 09cf6541..401de7e0 100644
--- a/app/[lng]/evcp/(evcp)/projects/page.tsx
+++ b/app/[lng]/evcp/(evcp)/projects/page.tsx
@@ -38,7 +38,7 @@ export default async function IndexPage(props: IndexPageProps) {
<h2 className="text-2xl font-bold tracking-tight">
Project List from S-EDP
</h2>
- <InformationButton pageCode="evcp/projects" />
+ <InformationButton pagePath="evcp/projects" />
</div>
<p className="text-muted-foreground">
S-EDP로부터 수신하는 프로젝트 리스트입니다. 향후 MDG로 전환됩니다.{" "}